Auto merge of #2720 - alexcrichton:ignore-nfs-more-often, r=brson
authorbors <bors@rust-lang.org>
Sun, 12 Jun 2016 15:18:50 +0000 (08:18 -0700)
committerGitHub <noreply@github.com>
Sun, 12 Jun 2016 15:18:50 +0000 (08:18 -0700)
Ignore file locks on OSX NFS mounts

We already ignore NFS on Linux so let's do the same on OSX as well.


Trivial merge